pub unsafe extern "C" fn fc2WriteRegisterBlock( context: fc2Context, addressHigh: c_ushort, addressLow: c_uint, pBuffer: *const c_uint, length: c_uint, ) -> fc2Error