pub unsafe extern "C" fn spa_pod_builder_string(
    builder: *mut spa_pod_builder,
    str_: *const c_char
) -> c_int