pub unsafe extern "C" fn sarraySelectBySubstring(
    sain: *mut SARRAY,
    substr: *const c_char
) -> *mut SARRAY