pub unsafe extern "C" fn CButton_size(
    self_: *mut CButton,
    w: c_int,
    h: c_int
)