pub unsafe extern "C" fn spa_pod_builder_rectangle(
    builder: *mut spa_pod_builder,
    width: u32,
    height: u32
) -> c_int