pub unsafe extern "C" fn hci_create_connection( dd: c_int, bdaddr: *const bdaddr_t, ptype: c_ushort, clkoffset: c_ushort, rswitch: c_char, handle: *mut c_ushort, to: c_int, ) -> c_int