pub unsafe extern "C" fn av_packet_copy_props(
    dst: *mut AVPacket,
    src: *const AVPacket
) -> c_int