pub unsafe extern "C" fn mrb_module_get_id(
    mrb: *mut mrb_state,
    name: mrb_sym
) -> *mut RClass