pub unsafe extern "C" fn cbw_Window_setUserData(
    bw: *mut cbw_Window,
    user_data: *mut c_void
)