pub unsafe extern "C" fn spa_pod_builder_int(
    builder: *mut spa_pod_builder,
    val: i32
) -> c_int