pub unsafe fn usearch_setAttribute(
    strsrch: *mut UStringSearch,
    attribute: USearchAttribute,
    value: USearchAttributeValue,
    status: *mut UErrorCode
)