pub unsafe extern "C" fn CHStack_remove(
    self_: *mut CHStack,
    w: *const CWidget
)