pub unsafe extern "system" fn InitOnceComplete(
    lpinitonce: *mut RTL_RUN_ONCE,
    dwflags: u32,
    lpcontext: *const c_void
) -> i32
🔬This is a nightly-only experimental API. (windows_c)