pub unsafe extern "C" fn lottie_animation_get_size(
    animation: *const Lottie_Animation,
    width: *mut size_t,
    height: *mut size_t
)