pub unsafe fn ucol_getBound(
    source: *const u8,
    sourcelength: i32,
    boundtype: UColBoundMode,
    nooflevels: u32,
    result: *mut u8,
    resultlength: i32,
    status: *mut UErrorCode
) -> i32