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