pub unsafe extern "C" fn ConvertStringUtf8ToUtf16Native(
    arg1: *mut u16,
    arg2: i32,
    arg3: *const u8,
    arg4: i32
) -> u32