pub unsafe extern "C" fn graphene_box_expand_scalar(
    box_: *const graphene_box_t,
    scalar: c_float,
    res: *mut graphene_box_t
)