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