pub unsafe extern "C" fn FT_Outline_Get_Bitmap(
    library: FT_Library,
    outline: *mut FT_Outline,
    abitmap: *const FT_Bitmap
) -> FT_Error