pub unsafe extern "C" fn zx_bti_create(
    iommu: zx_handle_t,
    options: u32,
    bti_id: u64,
    out: *mut zx_handle_t
) -> zx_status_t