pub fn get_int64_array(key: &str) -> Option<Vec<i64>>
this function will return Option<Vec> when you put a key argument.
confmap::get_int64_array("testGetFloat64Array");