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