pub unsafe extern "C" fn esp_ble_gap_get_whitelist_size( length: *mut u16, ) -> esp_err_t
@brief Get the whitelist size in the controller
@param[out] length: the white list length. @return - ESP_OK : success - other : failed