Function zx::sys::zx_task_create_exception_channel

pub unsafe extern "C" fn zx_task_create_exception_channel(
    handle: u32,
    options: u32,
    out: *mut u32,
) -> i32