pub unsafe extern "system" fn InitializeSecurityDescriptor(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    dwrevision: u32,
) -> BOOL