SHCreateDirectoryExA

Function SHCreateDirectoryExA 

Source
pub unsafe extern "system" fn SHCreateDirectoryExA(
    hwnd: HWND,
    pszPath: LPCSTR,
    psa: *const SECURITY_ATTRIBUTES,
) -> c_int