pub unsafe extern "C" fn png_image_begin_read_from_stdio(
    image: *mut png_image,
    file: *mut FILE
) -> c_int