pub unsafe extern "C" fn std_bitset_set(
    this: *mut u8,
    __pos: usize,
    __val: bool
) -> *mut u8