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