pub unsafe extern "system" fn KeSynchronizeExecution(
    interrupt: PKINTERRUPT,
    synchronizeroutine: PKSYNCHRONIZE_ROUTINE,
    synchronizecontext: *const c_void,
) -> BOOLEAN