unsafe extern "C" fn base_transform_transform_size<T: BaseTransformImpl>(
    ptr: *mut GstBaseTransform,
    direction: GstPadDirection,
    caps: *mut GstCaps,
    size: usize,
    othercaps: *mut GstCaps,
    othersize: *mut usize,
) -> gboolean