pub unsafe fn open_replace( hnd: u64, path: *const c_char, flags: u64, ) -> Result<()>
Directly invoke the system function open_replace.
open_replace