Function windows_sys::Win32::Storage::FileSystem::CreateDirectoryW

pub unsafe extern "system" fn CreateDirectoryW(
    lppathname: PCWSTR,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> BOOL