pub unsafe extern "C" fn jl_atomic_store_bits(
    dst: *mut c_char,
    src: *const jl_value_t,
    nb: c_int
)