pub unsafe fn smgrwrite(
arg_reln: SMgrRelation,
arg_forknum: Type,
arg_blocknum: BlockNumber,
arg_buffer: *mut c_char,
arg_skipFsync: bool,
)
pub unsafe fn smgrwrite(
arg_reln: SMgrRelation,
arg_forknum: Type,
arg_blocknum: BlockNumber,
arg_buffer: *mut c_char,
arg_skipFsync: bool,
)