pub unsafe extern "C" fn FT_Outline_Render(
    library: FT_Library,
    outline: *mut FT_Outline,
    params: *mut FT_Raster_Params
) -> FT_Error