pub unsafe extern "C" fn hdy_swipeable_get_swipe_area(
    self_: *mut HdySwipeable,
    navigation_direction: HdyNavigationDirection,
    is_drag: gboolean,
    rect: *mut GdkRectangle
)