pub unsafe extern "C" fn lottie_animation_render_tree(
    animation: *mut Lottie_Animation,
    frame_num: size_t,
    width: size_t,
    height: size_t
) -> *const LOTLayerNode