pub unsafe extern "C" fn codes_get_string_array( h: *const codes_handle, key: *const c_char, vals: *mut *mut c_char, length: *mut usize, ) -> c_int