Function zx::sys::zx_thread_raise_exception

pub unsafe extern "C" fn zx_thread_raise_exception(
    options: u32,
    type: u32,
    context: *const zx_exception_context_t,
) -> i32