pub unsafe fn uloc_getCharacterOrientation<P0>(
    localeid: P0,
    status: *mut UErrorCode
) -> ULayoutType
where P0: IntoParam<PCSTR>,