pub unsafe extern "C" fn lirc_simulate( fd: c_int, remote: *const c_char, keysym: *const c_char, scancode: c_int, repeat: c_int, ) -> c_int