pub unsafe extern "C" fn gegl_matrix3_parse_string(
    matrix: *mut GeglMatrix3,
    string: *const c_char
)