pub unsafe extern "C" fn mrb_open() -> *mut mrb_state
Creates new mrb_state.
@return Pointer to the newly created mrb_state.