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