pub unsafe extern "C" fn mrb_define_alias( mrb: *mut mrb_state, c: *mut RClass, a: *const c_char, b: *const c_char, )