pub unsafe extern "system" fn RtlGuardCheckLongJumpTarget(
    PcValue: PVOID,
    IsFastFail: BOOL,
    IsLongJumpTarget: PBOOL
) -> NTSTATUS