pub unsafe extern "system" fn RtlSubAuthoritySid(
    sid: PSID,
    subauthority: u32
) -> *mut u32
Expand description

Required features: "Win32_Foundation"