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