pub unsafe extern "C" fn wp_spa_pod_builder_add_rectangle(
    self_: *mut WpSpaPodBuilder,
    width: u32,
    height: u32
)