pub unsafe extern "C" fn bfile_open( pathname: *const char_t, mode: file_mode_t, error: *mut ferror_t, ) -> *mut File