pub unsafe extern "C" fn libcec_set_osd_string(
connection: libcec_connection_t,
iLogicalAddress: cec_logical_address,
duration: cec_display_control,
strMessage: *const c_char,
) -> c_intpub unsafe extern "C" fn libcec_set_osd_string(
connection: libcec_connection_t,
iLogicalAddress: cec_logical_address,
duration: cec_display_control,
strMessage: *const c_char,
) -> c_int