Function windows_sys::Wdk::System::SystemServices::ObReferenceObjectByPointerWithTag
pub unsafe extern "system" fn ObReferenceObjectByPointerWithTag(
object: *const c_void,
desiredaccess: u32,
objecttype: POBJECT_TYPE,
accessmode: i8,
tag: u32,
) -> NTSTATUS