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