pub unsafe extern "C" fn cbw_Window_setContentDimensions(
    window: *mut cbw_Window,
    dimensions: cbw_Dims2D
)