pub unsafe extern "C" fn gegl_matrix3_equal(
    matrix1: *const GeglMatrix3,
    matrix2: *const GeglMatrix3
) -> gboolean