Function SysReAllocStringLen

Source
pub unsafe extern "system" fn SysReAllocStringLen(
    pbstr: *mut *const u16,
    psz: *const u16,
    len: u32,
) -> i32