pub unsafe extern "C" fn stringRemoveChars(
    src: *const c_char,
    remchars: *const c_char
) -> *mut c_char