pub unsafe extern "C" fn mrb_load_exec(
    mrb: *mut mrb_state,
    p: *mut mrb_parser_state,
    c: *mut mrbc_context
) -> mrb_value