pub unsafe extern "C" fn gst_bit_writer_set_pos(
    bitwriter: *mut GstBitWriter,
    pos: c_uint
) -> gboolean