pub unsafe extern "C" fn sarrayAppend(
    filename: *const c_char,
    sa: *mut SARRAY
) -> l_ok