pub unsafe extern "C" fn ble_hs_adv_parse( data: *const u8, length: u8, func: ble_hs_adv_parse_func_t, user_data: *mut c_void, ) -> c_int