pub unsafe extern "C" fn BNCheckForStringAnnotationType(
view: *mut BNBinaryView,
addr: u64,
value: *mut *mut c_char,
strType: *mut BNStringType,
allowShortStrings: bool,
allowLargeStrings: bool,
childWidth: usize,
) -> bool