Function windows_sys::Wdk::System::SystemServices::RtlRunOnceComplete
pub unsafe extern "system" fn RtlRunOnceComplete(
runonce: *mut INIT_ONCE,
flags: u32,
context: *const c_void,
) -> NTSTATUS