pub unsafe extern "stdcall" fn MakeSelfRelativeSD(
    pAbsoluteSecurityDescriptor: PSECURITY_DESCRIPTOR,
    pSelfRelativeSecurityDescriptor: PSECURITY_DESCRIPTOR,
    lpdwBufferLength: LPDWORD
) -> BOOL