pub unsafe extern "C" fn wb_display_image_new(
tag: WbDeviceTag,
width: c_int,
height: c_int,
data: *const c_void,
format: c_int,
) -> WbImageRefpub unsafe extern "C" fn wb_display_image_new(
tag: WbDeviceTag,
width: c_int,
height: c_int,
data: *const c_void,
format: c_int,
) -> WbImageRef