pub unsafe extern "system" fn GetUserObjectInformationA( hobj: HANDLE, nindex: USER_OBJECT_INFORMATION_INDEX, pvinfo: *mut c_void, nlength: u32, lpnlengthneeded: *mut u32, ) -> BOOL