pub unsafe extern "C" fn String_Copy(
    dst: *mut cc_string,
    src: *const cc_string
)