pub unsafe extern "C" fn png_malloc_warn(
    png_ptr: &png_struct,
    size: usize
) -> *mut c_void