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