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