pub unsafe extern "C" fn gst_bit_writer_init_with_size(
    bitwriter: *mut GstBitWriter,
    size: u32,
    fixed: gboolean
)