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