pub unsafe extern "C" fn vips_image_new_matrix_from_array( width: c_int, height: c_int, array: *const f64, size: c_int, ) -> *mut VipsImage