pub unsafe extern "system" fn ObReferenceObjectByPointerWithTag(
    object: *const c_void,
    desiredaccess: u32,
    objecttype: POBJECT_TYPE,
    accessmode: i8,
    tag: u32
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"