pub unsafe extern "C" fn VSIStdoutSetRedirection(
    pFct: VSIWriteFunction,
    stream: *mut FILE
)