Function BNWrite64

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