pub unsafe extern "C" fn spa_pod_copy_string(
    pod: *const spa_pod,
    maxlen: usize,
    dest: *mut c_char
) -> c_int