Function windows_sys::Win32::System::Mailslots::CreateMailslotW
pub unsafe extern "system" fn CreateMailslotW(
lpname: PCWSTR,
nmaxmessagesize: u32,
lreadtimeout: u32,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> HANDLE