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