pub unsafe extern "C" fn BNCreateComponentWithParentAndName(
view: *mut BNBinaryView,
parentGUID: *const c_char,
name: *const c_char,
) -> *mut BNComponent
pub unsafe extern "C" fn BNCreateComponentWithParentAndName(
view: *mut BNBinaryView,
parentGUID: *const c_char,
name: *const c_char,
) -> *mut BNComponent