pub unsafe extern "C" fn mx_interrupt_create(
handle: mx_handle_t,
vector: u32,
options: u32,
out_handle: *mut mx_handle_t,
) -> mx_status_tpub unsafe extern "C" fn mx_interrupt_create(
handle: mx_handle_t,
vector: u32,
options: u32,
out_handle: *mut mx_handle_t,
) -> mx_status_t