pub unsafe extern "system" fn GetSecurityDescriptorControl(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    pcontrol: *mut u16,
    lpdwrevision: *mut u32,
) -> BOOL