Type Definition lcb_destroy_callback
couchbase_sys
type lcb_destroy_callback = Option<unsafe extern "C" fn(cookie: *const c_void)>;