pub unsafe fn object_delete(object: u16) -> Result<()>
This function is unsafe because it may dereference raw pointers.