pub type HAL_InterruptHandlerFunction = Option<unsafe extern "C" fn(interruptAssertedMask: u32, param: *mut c_void)>;