pub unsafe extern "C" fn zx_interrupt_trigger(
    handle: zx_handle_t,
    options: u32,
    timestamp: zx_time_t
) -> zx_status_t