pub unsafe extern "C" fn spa_pod_builder_raw_padded(
    builder: *mut spa_pod_builder,
    data: *const c_void,
    size: u32
) -> c_int