pub unsafe extern "system" fn CreateDirectoryW(
    lpPathName: *const u16,
    lpSecurityAttributes: *mut SECURITY_ATTRIBUTES
) -> i32