pub unsafe fn msgbox_close(mbox: *mut Object) -> Result<()>
This function is unsafe because it may dereference raw pointers.