pub unsafe extern "C" fn gegl_matrix3_copy_into(
    dst: *mut GeglMatrix3,
    src: *const GeglMatrix3
)