Function windows_sys::Win32::Globalization::ucol_getBound
pub unsafe extern "cdecl" fn ucol_getBound(
source: *const u8,
sourcelength: i32,
boundtype: UColBoundMode,
nooflevels: u32,
result: *mut u8,
resultlength: i32,
status: *mut UErrorCode,
) -> i32