pub unsafe extern "C" fn zx_iob_create(
    options: u64,
    regions: *const u8,
    num_regions: usize,
    ep0_out: *mut u32,
    ep1_out: *mut u32
) -> i32