pub unsafe extern "C" fn lottie_animation_property_override(
    animation: *mut Lottie_Animation,
    type_: Lottie_Animation_Property,
    keypath: *const c_char
    ...
)