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