pub unsafe extern "system" fn RtlAbsoluteToSelfRelativeSD(
    AbsoluteSecurityDescriptor: PSECURITY_DESCRIPTOR,
    SelfRelativeSecurityDescriptor: PSECURITY_DESCRIPTOR,
    BufferLength: PULONG
) -> NTSTATUS