pub unsafe extern "C" fn Mat_VarCreateStruct2( name: *const c_char, rank: c_int, dims: *const usize, fields: *const *const c_char, ) -> *mut matvar_t