pub unsafe extern "C" fn c_bw_Window_onResize(
    window: *const cbw_Window,
    width: c_uint,
    height: c_uint
)