Function windows::Wdk::System::SystemServices::ObReferenceObjectByPointer
pub unsafe fn ObReferenceObjectByPointer<P0>(
object: *const c_void,
desiredaccess: u32,
objecttype: P0,
accessmode: i8,
) -> NTSTATUSwhere
P0: Param<POBJECT_TYPE>,