pub unsafe extern "C" fn png_set_gAMA(
    png_ptr: &png_struct,
    info_ptr: &mut png_info,
    file_gamma: f64
)