pub unsafe extern "C" fn vips_check_format(
    domain: *const c_char,
    im: *mut VipsImage,
    fmt: VipsBandFormat
) -> c_int