pub unsafe extern "C" fn SBProcessPutSTDIN(
    instance: SBProcessRef,
    src: *const c_char,
    src_len: usize
) -> usize