pub unsafe extern "C" fn wxd_AnimationCtrl_Create(
parent: *mut wxd_Window_t,
id: wxd_Id,
animation_file: *const c_char,
x: c_int,
y: c_int,
width: c_int,
height: c_int,
style: i64,
name: *const c_char,
) -> *mut wxd_AnimationCtrl_t