pub unsafe extern "C" fn adw_breakpoint_new(
    condition: *mut AdwBreakpointCondition
) -> *mut AdwBreakpoint
Available on crate feature v1_4 only.