pub unsafe extern "C" fn libcec_adapter_type_to_string(
    type_: cec_adapter_type,
    buf: *mut c_char,
    bufsize: usize
)