pub unsafe extern "system" fn RtlRunOnceBeginInitialize(
    runonce: *mut INIT_ONCE,
    flags: u32,
    context: *mut *mut c_void,
) -> NTSTATUS