pub unsafe extern "C" fn open_memstream(
    __bufloc: *mut *mut c_char,
    __sizeloc: *mut usize
) -> *mut FILE