pub unsafe extern "C" fn gplotSimpleXY1(
    nax: *mut NUMA,
    nay: *mut NUMA,
    plotstyle: l_int32,
    outformat: l_int32,
    outroot: *const c_char,
    title: *const c_char
) -> *mut GPLOT