pub unsafe extern "C" fn zx_iob_allocate_id(
    handle: u32,
    options: u32,
    region_index: u32,
    blob: *const u8,
    blob_size: usize,
    id: *mut u32
) -> i32