pub unsafe extern "C" fn boxaExtendArrayToSize(
    boxa: *mut BOXA,
    size: usize
) -> l_ok