pub unsafe extern "C" fn vips_image_get_int(
    image: *const VipsImage,
    name: *const c_char,
    out: *mut c_int
) -> c_int