pub unsafe extern "C" fn png_init_io(
    png_ptr: &mut png_struct,
    fp: *mut FILE
)