pub unsafe extern "C" fn wxd_StaticBitmap_CreateWithBitmap(
parent: *mut wxd_Window_t,
id: wxd_Id,
bitmap: *const wxd_Bitmap_t,
pos: wxd_Point,
size: wxd_Size,
style: wxd_Style_t,
name: *const c_char,
) -> *mut wxd_StaticBitmap_t