pub unsafe extern "C" fn vips_image_new_matrixv(
    width: c_int,
    height: c_int
    ...
) -> *mut VipsImage