pub unsafe extern "C" fn wp_spa_pod_parser_get_rectangle(
    self_: *mut WpSpaPodParser,
    width: *mut u32,
    height: *mut u32
) -> gboolean