pub unsafe extern "C" fn spa_pod_get_string(
    pod: *const spa_pod,
    value: *mut *const c_char
) -> c_int