pub unsafe extern "system" fn NtSetDefaultLocale(
    UserProfile: BOOLEAN,
    DefaultLocaleId: u32
) -> NTSTATUS