pub unsafe extern "C" fn gst_player_set_uri(
    player: *mut GstPlayer,
    uri: *const c_char
)