pub unsafe extern "system" fn MakeSelfRelativeSD(
    pabsolutesecuritydescriptor: PSECURITY_DESCRIPTOR,
    pselfrelativesecuritydescriptor: PSECURITY_DESCRIPTOR,
    lpdwbufferlength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"