pub unsafe fn SetUserObjectInformationA( hobj: HANDLE, nindex: i32, pvinfo: *const c_void, nlength: u32, ) -> Result<()>