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