Function BNWriteBE16

Source
pub unsafe extern "C" fn BNWriteBE16(
    stream: *mut BNBinaryWriter,
    val: u16,
) -> bool