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