pub unsafe extern "C" fn png_get_gAMA_fixed(
    png_ptr: &png_struct,
    info_ptr: &png_info,
    int_file_gamma: *mut png_fixed_point
) -> u32