pub unsafe extern "system" fn RtlRunOnceExecuteOnce( runonce: *mut INIT_ONCE, initfn: PRTL_RUN_ONCE_INIT_FN, parameter: *mut c_void, context: *mut *mut c_void, ) -> NTSTATUS