pub unsafe extern "C" fn FT_Library_SetLcdFilterWeights(
    library: FT_Library,
    weights: *mut c_uchar
) -> FT_Error