Function CreateMutexW
pub unsafe extern "system" fn CreateMutexW(
lpmutexattributes: *const SECURITY_ATTRIBUTES,
binitialowner: BOOL,
lpname: PCWSTR,
) -> HANDLE
pub unsafe extern "system" fn CreateMutexW(
lpmutexattributes: *const SECURITY_ATTRIBUTES,
binitialowner: BOOL,
lpname: PCWSTR,
) -> HANDLE