pub unsafe extern "C" fn InitOnceExecuteOnce(
InitOnce: PINIT_ONCE,
InitFn: PINIT_ONCE_FN,
Parameter: PVOID,
Context: *mut LPVOID,
) -> BOOL
pub unsafe extern "C" fn InitOnceExecuteOnce(
InitOnce: PINIT_ONCE,
InitFn: PINIT_ONCE_FN,
Parameter: PVOID,
Context: *mut LPVOID,
) -> BOOL