Function windows_sys::Wdk::System::SystemServices::IoQueryFullDriverPath
pub unsafe extern "system" fn IoQueryFullDriverPath(
driverobject: *const DRIVER_OBJECT,
fullpath: *mut UNICODE_STRING,
) -> NTSTATUS