pub unsafe extern "C" fn png_info_init_3(
    info_ptr: *mut *mut png_info,
    png_info_struct_size: usize
)