pub unsafe extern "C" fn caml_alloc_initialized_string(
    size: Size,
    string: *const Char
) -> Value