Function RtlUpcaseUnicodeToCustomCPN

Source
pub unsafe extern "system" fn RtlUpcaseUnicodeToCustomCPN(
    CustomCP: PCPTABLEINFO,
    CustomCPString: PCH,
    MaxBytesInCustomCPString: ULONG,
    BytesInCustomCPString: PULONG,
    UnicodeString: PWCH,
    BytesInUnicodeString: ULONG,
) -> NTSTATUS