pub unsafe extern "C" fn ble_npl_hw_set_isr(
    irqn: c_int,
    addr: Option<unsafe extern "C" fn()>
)