pub unsafe extern "C" fn zx_interrupt_create(
    src_obj: u32,
    src_num: u32,
    options: u32,
    out_handle: *mut u32
) -> i32