pub unsafe extern "C" fn selabel_lookup(
    handle: *mut selabel_handle,
    con: *mut *mut c_char,
    key: *const c_char,
    type_: c_int
) -> c_int